deleted obsolete osm declaration. (#902)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 2 Aug 2022 16:15:33 +0000 (10:15 -0600)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 16:15:33 +0000 (10:15 -0600)
osm.h

diff --git a/osm.h b/osm.h
index 9cf6d14771289596bb83bcc31aac2480b4b25b11..5e4f5bafe5800f727f848e3916f628214ea5c90d 100644 (file)
--- a/osm.h
+++ b/osm.h
@@ -97,7 +97,6 @@ private:
   void osm_features_init();
   char osm_feature_ikey(const QString& key) const;
   QString osm_feature_symbol(int ikey, const char* value) const;
-  static char* osm_strip_html(const char* str);
   static QString osm_strip_html(const QString& str);
   void osm_node_end(xg_string /* unused */, const QXmlStreamAttributes* /* unused */);
   void osm_node(xg_string /* unused */, const QXmlStreamAttributes* attrv);